Skip to content

lazywinadmin/NetBackupPS

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

This module is not longer maintained, feel free to branch out/fork or submit Pull request

NetBackupPS

PowerShell module for Symantec NetBackup

This module contains PowerShell Cmdlets built around the Symantec NetBackup CLI tools

ToDo

  • Get-NetBackupClient
  • Get-NetBackupDiskMedia
  • Get-NetBackupGlobalConfiguration
  • Get-NetBackupJob
  • Get-NetBackupPolicy
  • Get-NetBackupProcess
  • Get-NetBackupStatusCode (Thanks vScripter)
  • Get-NetBackupTapeConfiguration
  • Get-NetBackupVolume
  • Get-NetBackupVersion
  • Get-NetBackupAgent
  • Get-NetBackupAgentLogs
  • Install-NetBackupAgent
  • Get-NetBackupServerLogs
  • Add-NetBackupClientToPolicy
  • Get-NetBackupPolicyQueries #/usr/openv/netbackup/logs/PolicyQueries.log
  • Refresh-NetBackupClientsList
  • Get-NetBackupBackupJob {PARAM($Backup,$Restore)}
  • Restart-NetBackupServices
  • Troubleshooting - bpclntcmd -ip $destination #test connectivity between client and bckserver
  • Troubleshooting - bpclntcmd -hn $hostname
  • Disk media status - nbdevquery.exe
  • Disk media status - Processes

About

PowerShell module for Symantec NetBackup

Resources

License

Stars

Watchers

Forks

Packages

No packages published