Skip to content

PowerTrueNas/TrueNas

Repository files navigation

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