PSAsigraDSClient

0.2.0

PowerShell Module to Manage the Asigra DS-Client

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSAsigraDSClient -RequiredVersion 0.2.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSAsigraDSClient -Version 0.2.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 James. All rights reserved.

Package Details

Author(s)

  • James Riach

Tags

Asigra DS-Client DSClient Backup

Cmdlets

Add-DSClientArchiveFilter Add-DSClientDailySchedule Add-DSClientMonthlySchedule Add-DSClientMSSqlServerBackupSetItem Add-DSClientMultiFactorAuthUser Add-DSClientOneTimeSchedule Add-DSClientSNMPCommunity Add-DSClientTimeRetentionRule Add-DSClientUnixFsBackupSetItem Add-DSClientWinFsBackupSetItem Compare-DSClientEncryptionKeys Disable-DSClientBackupSet Disable-DSClientSchedule Enable-DSClientBackupSet Enable-DSClientSchedule Enter-DSClientSession Exit-DSClientSession Get-DSClientActivityLog Get-DSClientAdvancedConfig Get-DSClientArchiveFilterRule Get-DSClientBackupSet Get-DSClientBackupSetInfo Get-DSClientBackupSetItem Get-DSClientBackupSetSessions Get-DSClientConfiguration Get-DSClientDefaultConfiguration Get-DSClientEventLog Get-DSClientInfo Get-DSClientLoadSummary Get-DSClientMultiFactorAuth Get-DSClientNocSettings Get-DSClientNotification Get-DSClientOrphanedBackupSet Get-DSClientOS Get-DSClientQuota Get-DSClientRegistrationInfo Get-DSClientRetentionRule Get-DSClientRunningActivity Get-DSClientSchedule Get-DSClientScheduleDetail Get-DSClientSMTPNotification Get-DSClientSNMPCommunity Get-DSClientSNMPInfo Get-DSClientStoredItem Get-DSClientSupportedDataType Get-DSClientTools Initialize-DSClientBackupSetDelete Initialize-DSClientBackupSetRestore Initialize-DSClientBackupSetValidation New-DSClientArchiveFilterRule New-DSClientMSSqlServerBackupSet New-DSClientRetentionRule New-DSClientSchedule New-DSClientUnixFsBackupSet New-DSClientWinFsBackupSet Publish-DSClientEncryptionKeys Read-DSClientMSSqlServerSource Read-DSClientUnixFsSource Read-DSClientWinFsSource Register-DSClient Remove-DSClientBackupSet Remove-DSClientBackupSetItem Remove-DSClientRetentionRule Remove-DSClientSchedule Remove-DSClientScheduleDetail Remove-DSClientSNMPCommunity Restore-DSClientDatabase Restore-DSClientOrphanedBackupSet Search-DSClientBackupSetData Set-DSClientAdvancedConfig Set-DSClientConfiguration Set-DSClientDefaultConfiguration Set-DSClientMSSqlServerBackupSet Set-DSClientRegistrationInfo Set-DSClientRetentionRule Set-DSClientSMTPNotification Set-DSClientSNMPHeartbeat Set-DSClientUnixFsBackupSet Set-DSClientWinFsBackupSet Start-DSClientBackup Start-DSClientBackupSetDelete Start-DSClientBackupSetRetention Start-DSClientBackupSetValidation Start-DSClientMSSqlServerRestore Start-DSClientSystemActivity Start-DSClientUnixFsRestore Start-DSClientWinFsRestore Stop-DSClientActivity Sync-DSClientBackupSet Unpublish-DSClientEncryptionKeys Watch-DSClientActivity

Dependencies

This module has no dependencies.

Release Notes


       v0.2.0
       - Added 4x New Cmdlets: Get-DSClientConfiguration, Get-DSClientOS, Set-DSClientConfiguration, Watch-DSClientActivity
       - Added Progress Indicators to Read-DSClientUnixFsSource, Read-DSClientWinFsSource, Get-DSClientStoredItem, Get-DSClientRetentionRule and Get-DSClientScheduleDetail cmdlets
       - Improved Pipelining for a number of Cmdlets
       - Improved Verbose Output
       - Replaced Parameter "-Activity" with 3x Switch Parameters: "-DailyAdmin", "-WeeklyAdmin" and "-StatisticalAdmin"
       - Removed "-SetType" Parameter from Set-DSClientMSSqlServerBackupSet, Set-DSClientUnixFsBackupSet and Set-DSClientWinFsBackupSet Cmdlets
       - Fixed Cmdlet Export for Add-DSClientWinFsBackupSetItem        
       - Fixed Read-DSClientWinFsSource Cmdlet only showing File Items when the Recurse Switch Parameter was specified
       - Fixed "-BackupSetId" parameter not working with Get-DSClientBackupSetInfo Cmdlet

       v0.1.1
       - Fix typo in Module Manifest

       v0.1.0
       - Initial Public Pre-release Module Version

FileList

Version History

Version Downloads Last updated
0.6.0 338 9/13/2021
0.5.0 132 4/18/2021
0.4.1 37 3/25/2021
0.4.0 28 3/16/2021
0.3.1 38 2/5/2021
0.3.0 28 1/27/2021
0.2.0 (current version) 35 1/5/2021
0.1.1 32 11/6/2020
0.1.0 20 11/5/2020
Show less