Skip to content

Latest commit

 

History

History
 
 

BR-NASBackup4Unity

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Unity-snapshot-orchestration This script creates a snapshot in a DellEMC Unity system for the path of a defined SMB share. The snapshot is presented as a new share for backup purpose.

Hugh kodos go to Erwan Quélin who created the PowerShell Module for Unity which is used by this script: https://github.com/equelin/Unity-Powershell

!Attention! The PowerShell module masters branch has a missing parameter which prevents it from running in the system context. So use the code from the dev branch for now.

Based on https://github.com/marcohorstmann/psscripts/tree/master/NASBackup by Marco Horstmann ([email protected])

This is version 1.3

Example c:\scripts\latest\Invoke-UnityNASBackup.ps1 -Name unity01 -Share share01 -CredentialFile C:\Scripts\unity-credentials.xml