Skip to content

Instantly share code, notes, and snippets.

@moddingg33k
moddingg33k / macos-installer-to-iso.sh
Created September 20, 2020 19:46 — forked from esutton/macos-installer-to-iso.sh
Create macOS Catalina Bootable ISO Image
#!/bin/sh
#
# File: macos-installer-to-iso.sh
#
# Create a bootable ISO image from a macOS installer to install VMware ESXi guests.
#
# https://gist.github.com/Kutkovsky/613e29f35d3ef420b23b59ecdf7a28e0
# Debug on: set -x
set -eux
@moddingg33k
moddingg33k / Windows 10 21H1.ps1
Created August 12, 2020 17:22
Test script Windows 10 21H1 2104. Save file in UTF-8 with BOM encoding
<#
.SYNOPSIS
"Windows 10 Setup Script" is a set of tweaks for OS fine-tuning and automating the routine tasks
Version: v4.5.8
Date: 12.08.2020
Copyright (c) 2020 farag & oZ-Zo
Thanks to all http://forum.ru-board.com members involved