vMarkusK / VeeamNetAppToolkit

This Powershell Module helps to automate some basic steps that interact between Veeam and NetApp ONTAP
MIT License
1 stars 0 forks source link
netapp powershell veeam

Veeam NetApp Toolkit - PowerShell Module

The MIT License Build status Documentation Status

About

Project Owner

Markus Kraus @vMarkus_K

my cloud-(r)evolution mycloudrevolution.com

Project Repository

GitHub - VeeamNetAppToolkit

Project Documentation

Read the Docs - VeeamNetAppToolkit

Wiki- VeeamNetAppToolkit

Project Description

This Module helps to automate some basic steps that interact between Veeam and NetApp ONTAP.

Prequirements

For further details see Wiki - Prequirements.

NetApp

Import-Module DataONTAP
Connect-NcController 10.0.2.11

Veeam

Add-PSSnapin VeeamPSSnapin
Connect-VBRServer -Server localhost

Functions

New-VeeamNetappVolume

Wiki - New-VeeamNetappVolume