Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 539 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 539 Bytes

Avamar Scripts

Retired Clients Report

Lists all clients in /MC_RETIRED

  • Copy retired_clients.sh to /tmp
  • Run chmod +x retired_clients.sh
  • Run ./retired_clients.sh to generate list of all clients_

Avamar Delete Retired Clients

Extracts Client Name and runs Delete on specified filename

  • Copy avamar-client-delete-script.sh to /tmp
  • Copy yourfilename.csv (generated from retired clients report) to /tmp
  • Run chmod +x avamar-client-delete-script.sh
  • Run ./avamar-client-delete-script.sh to remove retired clients