GithubHelp home page GithubHelp logo

rukas / unitrends-pstoolkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unitrends/unitrends-pstoolkit

0.0 2.0 0.0 275 KB

Unitrends Powershell Cmdlets for Unitrends Enterprise Backup

PowerShell 100.00%

unitrends-pstoolkit's Introduction

WARNING: These community scripts are β€œas is” & are not officially supported by Unitrends.

Chat Room

Want to chat with other members of the Unitrends community?

Join the chat at https://gitter.im/Unitrends/unitrends-pstoolkit

Engage, Contribute and Provide Feedback

Some of the best ways to contribute are to try things out, file bugs, and join in gitter conversations. You are encouraged to start a discussion by filing an issue.

Looking for something to work on? The list of issues is a great place to start.

Request new features or report bugs:

  1. Open github issue

Requirements

  1. PowerShell 4.0+
  2. Unitrends UEB/RS 9.0+

Download and getting started

Download and install:

  1. Open Powershell as Administrator and allow execution of unsigned scripts by running command: Set-ExecutionPolicy Bypass
  2. Run commmand to download latest version and install:
    iwr https://raw.githubusercontent.com/Unitrends/unitrends-pstoolkit/master/Unitrends/Install.ps1 | iex

Usage:

PS> Import-Module Unitrends
  [*] Welcome to Unitrends Powershell Toolkit! ---------------------------------------------------------
  
Sample usage:   

        Connect-UebServer -Server ueb01 -User root -Password yourpass
        Get-UebJob
        Get-UebJob -Active
        Get-UebJob -Recent
        Get-UebJob -Active|Stop-UebJob
        Get-UebJob -Active|Stop-UebJob
        Get-UebJob -Name job1*|Start-UebJob
        Get-UebAlert
        Get-UebVirtualClient


Copyright (C) Unitrends,Inc. All rights reserved.

Update:

Once installed you can update to last version using Cmdlet Update-UebPsToolkit

Help:

You can list all available cmdlets using:

PS C:> Get-Uebhelp

Blogs articles about Unitrends PsToolkit:

Unitrends PowerShell Toolkit

How to create your own Powershell Cmdlets

Automating backup protection of Virtual Machines using Powershell

RPO, RPA: How to measure RPO compliance of your backups using Powershell

Automate multiple Instant Recoveries from your backups using Powershell

TO/RTA: How to measure RTO compliance of your backups using Powershell

unitrends-pstoolkit's People

Contributors

agonzalezm avatar bobfrankly avatar gitter-badger avatar jshippy avatar martynkeigher avatar shiller79 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.