< Back

Copy-P1Environment

Sat Jan 18, 2020 6:59 pm

NAME Copy-P1Environment



SYNOPSIS

Copy environments between two tenants





SYNTAX

Copy-P1Environment [-InTenant] <String> [-OutTenant] <String> [<CommonParameters>]





DESCRIPTION

Copy all environments from one tenant to another.





PARAMETERS

-InTenant <String>

The tenant name to copy from.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-OutTenant <String>

The tenant name to copy to.



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS