Summary
Retrieves the current repository definition
Syntax
Get-RepositoryInfo [<CommonParameters>]
Description
This command retrieves the current repository definition as an object. This command must be executed inside an initialized repository.
Parameters
No parameters defined.
Examples
PS C:\> $myrepository = Get-RepositoryInfo
See also
- Initialize-Repository
- Add-RepositoryFilter
- Remove-RepositoryFilter
- Invoke-RepositorySync
- Invoke-RepositoryCleanup
- Set-RepositoryNotificationConfiguration
- Clear-RepositoryNotificationConfiguration
- Get-RepositoryNotificationConfiguration
- Show-RepositoryNotificationConfiguration
- Add-RepositorySyncFailureRecipient
- Remove-RepositorySyncFailureRecipient
- Test-RepositoryNotificationConfiguration