< Back

Get-ArchivialCloudBackupStatus

Fri Jan 10, 2020 8:42 pm

NAME 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.





PARAMETERS

<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:\\> Get-ArchivialCloudBackupStatus



Returns the current status of the cloud backup progress.





RELATED LINKS