< Back
Backup-P1ConfigValue
Post
NAME Backup-P1ConfigValue
SYNOPSIS
Export PlannerOne configuration file to file.
SYNTAX
Backup-P1ConfigValue [[-OutDir] <String>] [<CommonParameters>]
DESCRIPTION
Copy at destination path the PlannerOne configuration files to creat a backup folder.
PARAMETERS
-OutDir <String>
The root directory path to use for export. .\\p1EnvExport by default.
Required? false
Position? 1
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>#Copy the cofiguration files to c:\\tmp
Backup-P1ConfigValue C:\\tmp\\Plannerone-Backup
RELATED LINKS
SYNOPSIS
Export PlannerOne configuration file to file.
SYNTAX
Backup-P1ConfigValue [[-OutDir] <String>] [<CommonParameters>]
DESCRIPTION
Copy at destination path the PlannerOne configuration files to creat a backup folder.
PARAMETERS
-OutDir <String>
The root directory path to use for export. .\\p1EnvExport by default.
Required? false
Position? 1
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>#Copy the cofiguration files to c:\\tmp
Backup-P1ConfigValue C:\\tmp\\Plannerone-Backup
RELATED LINKS