PSAsigraDSClient

0.3.1

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

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

Install-PSResource -Name PSAsigraDSClient -Version 0.3.1

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-DSClientUserGroupRole Add-DSClientVMwareVADPBackupSetItem Add-DSClientWeeklySchedule Add-DSClientWinFsBackupSetItem Compare-DSClientEncryptionKeys Disable-DSClientBackupSet Disable-DSClientSchedule Enable-DSClientBackupSet Enable-DSClientSchedule Enter-DSClientSession Exit-DSClientSession Get-DSClientActivityLog Get-DSClientAdvancedConfig Get-DSClientArchiveFilterRule Get-DSClientAuditTrail Get-DSClientBackupSet Get-DSClientBackupSetInfo Get-DSClientBackupSetItem Get-DSClientBackupSetSessions Get-DSClientConfiguration Get-DSClientCurrentLoginRole Get-DSClientDefaultConfiguration Get-DSClientEventLog Get-DSClientGridInfo Get-DSClientGridLog 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 Get-DSClientUser Get-DSClientUserGroup Get-DSClientUserGroupRole Initialize-DSClientBackupSetDelete Initialize-DSClientBackupSetRestore Initialize-DSClientBackupSetValidation New-DSClientArchiveFilterRule New-DSClientMSSqlServerBackupSet New-DSClientRetentionRule New-DSClientSchedule New-DSClientUnixFsBackupSet New-DSClientVMwareVADPBackupSet New-DSClientWinFsBackupSet Publish-DSClientEncryptionKeys Read-DSClientMSSqlServerSource Read-DSClientUnixFsSource Read-DSClientVMwareVADPSource Read-DSClientWinFsSource Register-DSClient Remove-DSClientBackupSet Remove-DSClientBackupSetItem Remove-DSClientRetentionRule Remove-DSClientSchedule Remove-DSClientScheduleDetail Remove-DSClientSNMPCommunity Remove-DSClientUser Remove-DSClientUserGroup Remove-DSClientUserGroupRole 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-DSClientUser Set-DSClientUserGroup Set-DSClientUserGroupRole Set-DSClientVMwareVADPBackupSet Set-DSClientWinFsBackupSet Start-DSClientBackup Start-DSClientBackupSetDelete Start-DSClientBackupSetRetention Start-DSClientBackupSetValidation Start-DSClientMSSqlServerRestore Start-DSClientSystemActivity Start-DSClientUnixFsRestore Start-DSClientWinFsRestore Stop-DSClientActivity Stop-DSClientGridNode Sync-DSClientBackupSet Unpublish-DSClientEncryptionKeys Watch-DSClientActivity

Dependencies

This module has no dependencies.

Release Notes


       v0.3.1
       - Fixed Read-DSClientUnixFsSource "Sequence Contains no Elements" Exception when attempting to read top-level items/directories

       v0.3.0
       - Added 11x Cmdlets to Manage Users, Groups and Roles: Add-DSClientUserGroupRole, Get-DSClientCurrentLoginRole, Get-DSClientUser, Get-DSClientUserGroup, Get-DSClientUserGroupRole, Remove-DSClientUser, Remove-DSClientUserGroup, Remove-DSClientUserGroupRole, Set-DSClientUser, Set-DSClientUserGroup, Set-DSClientUserGroupRole
       - Added 3x Cmdlets to Manage DS-Client Grid Configurations: Get-DSClientGridInfo, Get-DSClientGridLog, Stop-DSClientGridNode
       - Added 4x Cmdlets to Manage VMware VADP Backup Sets: Add-DSClientVMwareVADPBackupSetItem, New-DSClientVMwareVADPBackupSet, Read-DSClientVMwareVADPSource, Set-DSClientVMwareVADPBackupSet
       - Added Cmdlet to view DS-Client Audit Trail: Get-DSClientAuditTrail
       - Added SupportsShouldProcess to most Cmdlets that make changes
       - Improved Information in Progress Indicators
       - Updated Help to account for new and updated Cmdlets
       - Updated Get-DSClientStoredItem Cmdlet: Added Alias "Folder" for -Path Parameter, Added "-HideFiles" and "-HideDirectories" Parameters
       - Fixed "Bad Cast" Exception when using Get-DSClientBackupSet for a VMware VADP Backup Set hosted on a Linux DS-Client
       - Fixed Cmdlet Add-DSClientWeeklySchedule missing from Exported Cmdlets in previous releases

       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 (current version) 38 2/5/2021
0.3.0 28 1/27/2021
0.2.0 35 1/5/2021
0.1.1 32 11/6/2020
0.1.0 20 11/5/2020
Show more