Overview
This page catalogs published One Zero One scripts and modules.
Linux Bash Shell
OZO Virt-Install | Assists with Linux KVM virtual server deployment using virt-install to define and start a guest (domain). |
OZO Znap and Zhip | Automates the use of zfs to create ZVOLs on remote systems; and create and ship ZFS snapshots from remote systems; and performs snapshot maintenance. |
OZO MariaDB Backup | Creates a daily dump of all MariaDB databases (works with MySQL, too). |
OZO Rdiff Backup | Automates the use of rdiff-backup to perform incremental backups of remote Linux systems. |
Windows PowerShell
Modules
OZO PowerShell Module | Custom functions that do not fit into a more specific module. |
OZOLogger PowerShell Module | Classes and functions for logging to the Windows Event Log from PowerShell scripts. |
OZO Strings PowerShell Module | Functions for manipulating strings. |
Scripts
OZO AD Lab Create VMs | An interactive script that creates the Hyper-V virtual machines required for the One Zero One AD Lab as described inĀ Active Directory Lab: Create the Virtual Machines. |
OZO Remove AppX Packages | Removes provisioned AppX packages for the current user and available AppX packages from the running system. |
OZO Windows Event Log Provider Setup | A non-interactive script that creates a One Zero One Windows event log provider. Implementing this provider supports the optimal use of the OZOLogger PowerShell Module. |