< Back

Get-ArchivialLocalSources

Fri Jan 10, 2020 8:42 pm

NAME Get-ArchivialLocalSources



SYNOPSIS

Returns all of the Local Source folders being monitored by Archivial.





SYNTAX

Get-ArchivialLocalSources [<CommonParameters>]





DESCRIPTION

A Local Source is a folder on your computer (or a directly attached external drive) that Archivial backs up and

automatically monitors for new and updated files.



The output from this command can be piped to the Remove-ArchivialLocalSource cmdlet.





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-ArchivialLocalSources



Returns all of the Local Source folders being monitored by Archivial.





RELATED LINKS