Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 903 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 903 Bytes

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