lazywinadmin / TrueNas

PowerShell module to interact with TrueNas Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrueNas

PowerShell module to manage Freenas and TrueNas Systems.

The code is interacting with these system by leveraging the TrueNas API v2.0

As of 2020/10, the module is currently NOT available on the PowerShell Gallery.

Module tested on the following platforms:

  • Windows 10 - Windows PowerShell 5.1
  • Windows 10 - PowerShell Core 6.2.3
  • Windows 10 - Powershell Core 7.x

Usage

  1. Fork the repository
  2. Import the Module.
Import-module TrueNas.psd1

Documentation

Resources

About

PowerShell module to interact with TrueNas Server

License:MIT License


Languages

Language:PowerShell 99.5%Language:Gherkin 0.5%