Skip to content

Instantly share code, notes, and snippets.

View Inteleweb's full-sized avatar

Yechiel Weisfish Inteleweb

View GitHub Profile
@Inteleweb
Inteleweb / InstallZeroTier.ps1
Created July 31, 2024 20:25 — forked from wise-io/InstallZeroTier.ps1
Installs Latest ZeroTier One Client
<#
.SYNOPSIS
Installs ZeroTier
.DESCRIPTION
Install ZeroTier and join/configure ZeroTier network
.EXAMPLE
./ios-InstallZeroTier.ps1
.NOTES
This script will install PowerShell 7 if it is not present.
A UAC prompt will appear during install if -UI is used.