Tridion Docs
Show / Hide Table of Contents

Backup-ISHDeployment

SYNOPSIS

Backup data from Web, App, Data folders.

SYNTAX

Web

Backup-ISHDeployment -Path <String[]> [-Web] [-ISHDeployment <ISHDeployment>]

App

Backup-ISHDeployment -Path <String[]> [-App] [-ISHDeployment <ISHDeployment>]

Data

Backup-ISHDeployment -Path <String[]> [-Data] [-ISHDeployment <ISHDeployment>]

DESCRIPTION

Will Backup data from Web, App, Data folders depends on switch.

EXAMPLES

---------- EXAMPLE 1 ----------

PS C:\>Backup-ISHDeployment -Web -Path Author\ASP\Web.config

PARAMETERS

-Path

Path to files for backup.

Type: String[]
Parameter Sets: (All)
Aliases: 

Required: True
Position: Named
Default value: 
Accept pipeline input: False
Accept wildcard characters: False

-Web

Working with Web folder.

Type: SwitchParameter
Parameter Sets: Web
Aliases: 

Required: True
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

-App

Working with App folder.

Type: SwitchParameter
Parameter Sets: App
Aliases: 

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

-Data

Working with Data folder.

Type: SwitchParameter
Parameter Sets: Data
Aliases: 

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

-ISHDeployment

Specifies the name or instance of the Content Manager deployment.

Type: ISHDeployment
Parameter Sets: (All)
Aliases: 

Required: False
Position: Named
Default value: 
Accept pipeline input: False
Accept wildcard characters: False

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Back to top Copyright (c) All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries.