Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1000 Bytes

File metadata and controls

43 lines (29 loc) · 1000 Bytes
external help file ArchivialPowerShell.dll-Help.xml
Module Name ArchivialPowerShell
online version
schema 2.0.0

Get-ArchivialCloudBackupStatus

SYNOPSIS

Returns the current status of the cloud backup progress.

SYNTAX

Get-ArchivialCloudBackupStatus [<CommonParameters>]

DESCRIPTION

Returns the current status of the cloud backup progress. It includes details such as how many files are backed up, remaining, and percentage complete.

EXAMPLES

EXAMPLE 1

C:\> Get-ArchivialCloudBackupStatus

Returns the current status of the cloud backup progress.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

OUTPUTS

NOTES

RELATED LINKS