< Back
Export-P1Environment
Post
NAME Export-P1Environment
SYNOPSIS
Export PlannerOne environment to file.
SYNTAX
Export-P1Environment [-Tenant] <String> [[-OutDir] <String>] [<CommonParameters>]
DESCRIPTION
Export an existing and initialized environment save it to file system.
Each environments found for Production Scheduler and ResourcePlanner will be exported in its own file in -OutDir
directory.
PARAMETERS
-Tenant <String>
The tenant name to export.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-OutDir <String>
The root directory path to use for export. .\\p1EnvExport by default.
Required? false
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
SYNOPSIS
Export PlannerOne environment to file.
SYNTAX
Export-P1Environment [-Tenant] <String> [[-OutDir] <String>] [<CommonParameters>]
DESCRIPTION
Export an existing and initialized environment save it to file system.
Each environments found for Production Scheduler and ResourcePlanner will be exported in its own file in -OutDir
directory.
PARAMETERS
-Tenant <String>
The tenant name to export.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-OutDir <String>
The root directory path to use for export. .\\p1EnvExport by default.
Required? false
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