Coder Social home page Coder Social logo

msp360 / msp360-psmodule Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 983 KB

The module includes cmdlets to manage MSP360 (CloudBerry) Backup agent, MBS API and tools.

PowerShell 100.00%
mbs msp360 cloudberry cloudberrylab api onlinebackup backup msp mspbackups powershell

msp360-psmodule's Introduction

drawing

MSP360 PowerShell Module

First step before using our PowerShell Module is installing it in your system. Below you can find instructions for doing so.

NOTE: You can find the current version of your PowerShell by running this command:

Get-Host | Select version

For Powershell version 3.0 - 5.1 and above

Open PS console with an Administrator account and run this command.

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JUSAA')+'Install-MSP360Module')

For Powershell version 2.0

For Powershell with version below we suggest updating to the most recent version.

Additional steps

At some step, you also may be required to allow "RemoteSigned" execution policy by running the following command.

Set-ExecutionPolicy RemoteSigned

Use the following command to load module.

Import-Module -Name msp360

Examples

Here is an example of a couple of popular requests to start working with our PowerShell module:

Get-Command -Module msp360

Get-Help Start-MBSBackupPlan

msp360-psmodule's People

Contributors

alekseyvolkov1 avatar cblalexv avatar cblandrewa avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

geauxweisbeck4

msp360-psmodule's Issues

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.