MMD IT bootstrap

Open an elevated PowerShell on the Windows box and run:

iex "& { $(irm https://get.baobab-ts.com/mmd-setup.ps1) } -PreauthKey '<your-headscale-preauth-key>'"

What this installs:

Optional flags: -InstallVSCode, -SkipTailscale, -SkipClaudeCode.

Source: /mmd-setup.ps1