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 | Active Directory functions. |
OZOFiles PowerShell Module | File management functions. |
OZOLogger PowerShell Module | Logging functions. |
OZORegistry PowerShell Module | Microsoft Windows Registry functions. |
OZOStrings PowerShell Module | String manipulation functions. |
Scripts
OZO AD Active Users Report | Produces an Excel report of active domain users including display name, title, office, department, and password status. |
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 AD Windows Enumerate Directory Users | Enumerates the directories and files in a given path and produces an Excel report containing users, email addresses, groups, and last modified child date. |
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. |