Powershell NetBird Master Install, Register, and Update Script
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
97
commits
2
commits
docs: Update READMEs with PurgeZeroTier, default-only profile locking, and Intune commands\n\n- Add PurgeZeroTier examples and mode docs\n- Document NB_ALLOW_PROFILE_SWITCHING and default lock behavior\n- Provide EXE/MSI silent install/uninstall commands for Intune\n\nCo-Authored-By: Warp <agent@warp.dev>
adb1438View on GitHubfeat: Default-only profiles with optional lock, and new PurgeZeroTier mode\n\n- Bootstrap: add PurgeZeroTier mode; add -AllowProfileSwitching (defaults OFF)\n- Register scripts: remove ProfileName; always use --profile default; new -LockProfiles (default ON)\n- Common: add Lock-NetBirdProfiles and Set-MachineEnvironmentVariable helpers\n- New script: Purge-ZeroTier.ps1 to run hardened ZeroTier removal without touching NetBird\n\nCo-Authored-By: Warp <agent@warp.dev>
806f48cView on GitHubfeat: Robust ZeroTier removal (leave networks, stop service, silent uninstall, purge leftovers, verify)
19d14a7View on GitHubfix: Make registration resilient across NetBird profile layouts
71cee98View on GitHubfeat: Enforce 'default' NetBird profile by default
e0127bbView on GitHubfix: Initialize NetBird service before registration
9736833View on GitHubfix: Allow empty messages in Write-Log for blank lines
27241f8View on GitHubfix: Download NetbirdCommon.psm1 module in bootstrap
0032ef9View on GitHubfix: Remove ValidateSet to allow irm | iex with environment variables
28383e3View on GitHubfeat: Simplify to scenario-based scripts with unified bootstrap
88005c3View on GitHubAdd Entra join types guide and reorganize authentication guides
0a9faf0View on GitHubAdd comprehensive MFA and Conditional Access sections to hybrid auth guide
b72954aView on GitHubAdd comprehensive hybrid authentication methods guide
3e258dfView on GitHub