< Back
Uninstall-ArchivialCloudBackup
Post
NAME Uninstall-ArchivialCloudBackup
SYNOPSIS
Uninstalls the Archivial Cloud Backup software from this computer.
SYNTAX
Uninstall-ArchivialCloudBackup [-Force <SwitchParameter>] [<CommonParameters>]
DESCRIPTION
Uninstalls the Archivial Cloud Backup software from this computer. This will permenantly delete the installation
folder, state database, and log files. This action is not reversable.
Although all local installation data is deleted, any of the data already backed up to a cloud provider will not be
removed. You must remove that manually if you wish to delete that data.
This command requires an elevated (run-as administrator) PowerShell prompt to complete. It will also prompt for
comfirmation unless the -Force switch is applied.
PARAMETERS
-Force <SwitchParameter>
Suppresses the confirmation prompt.
Required? false
Position? named
Default value False
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 ----------
C:\\> Uninstall-ArchivialCloudBackup
Starts the uninstallation process. The user will be prompted for confirmation.
---------- EXAMPLE 2 ----------
C:\\> Uninstall-ArchivialCloudBackup -Force
Starts the uninstallation and suppresses the confirmation prompt.
RELATED LINKS
SYNOPSIS
Uninstalls the Archivial Cloud Backup software from this computer.
SYNTAX
Uninstall-ArchivialCloudBackup [-Force <SwitchParameter>] [<CommonParameters>]
DESCRIPTION
Uninstalls the Archivial Cloud Backup software from this computer. This will permenantly delete the installation
folder, state database, and log files. This action is not reversable.
Although all local installation data is deleted, any of the data already backed up to a cloud provider will not be
removed. You must remove that manually if you wish to delete that data.
This command requires an elevated (run-as administrator) PowerShell prompt to complete. It will also prompt for
comfirmation unless the -Force switch is applied.
PARAMETERS
-Force <SwitchParameter>
Suppresses the confirmation prompt.
Required? false
Position? named
Default value False
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 ----------
C:\\> Uninstall-ArchivialCloudBackup
Starts the uninstallation process. The user will be prompted for confirmation.
---------- EXAMPLE 2 ----------
C:\\> Uninstall-ArchivialCloudBackup -Force
Starts the uninstallation and suppresses the confirmation prompt.
RELATED LINKS