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. |
OZOAD PowerShell Module | One Zero One Active Directory functions. |
OZOLogger PowerShell Module | Classes and functions for logging to the Windows Event Log from PowerShell scripts. |
OZOStrings 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 Part III: Create the Virtual Machines. |
OZO AD Lab Customize ISOs | [TESTING RELEASE] An interactive script that customizes the AlmaLinux and Microsoft installer ISOs required for the One Zero One AD Lab as described in Active Directory Lab Part II: Customize the Installer ISOs. |
OZO AD Lab Implement Customization Prerequisites | [TESTING RELEASE] An interactive script that implements the customization prerequisites of the One Zero One AD Lab as described in Active Directory Lab Part II: Customization Prerequisites. |
OZO AD Lab Implement Installation Prerequisites | [TESTING RELEASE] An interactive script that implements the installation prerequisites of the One Zero One AD Lab as described in Active Directory Lab Part III: Installation Prerequisites. |
OZO Remove AppX Packages | Removes provisioned AppX packages for the current user and available AppX packages from the running system. |
OZO SC Fresh Start | Wipes the Star Citizen USER and shaders folders before invoking the launcher, while preserving and restoring any custom characters and controls mapping files. |
OZO Windows Installer Customizer | Customizes the Windows installer ISO based on a JSON configuration file containing parameters for OS, version, edition, and features. It enables automation with an Answer File, can include custom media (wallpapers, logos, etc.), and can remove undesired AppX packages. |
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. |