Files
netbird/docs/netbird-policy.reg
mlsmaycon 2530b1f760 [client] Document the remote-jobs MDM keys in the policy schemas
Add allowRemoteJobs (bool) and debugBundleUploadURL (string) to the
remaining MDM policy schema artifacts so administrators can enforce them
through every supported channel: the Windows ADMX/ADML templates, the
macOS .mobileconfig and the bare-plist helper, and the .reg example. The
macOS managed-preferences plist was covered with the code change.
2026-08-13 02:12:47 +09:00

24 lines
1.7 KiB
Reg
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Policies\NetBird]
"SplitTunnelMode"="allow"
"SplitTunnelApps"="my.fancy.app,or.something.else"
"AllowServerSSH"=dword:00000000
"AllowRemoteJobs"=dword:00000001
"DebugBundleUploadURL"="https://upload.example.com"
"BlockInbound"=dword:00000001
"DisableAutoConnect"=dword:00000001
"DisableAutostart"=dword:00000001
"DisableClientRoutes"=dword:00000001
"DisableMetricsCollection"=dword:00000001
"DisableNetworks"=dword:00000001
"DisableAdvancedView"=dword:00000001
"DisableProfiles"=dword:00000001
"DisableServerRoutes"=dword:00000001
"DisableUpdateSettings"=dword:00000001
"PreSharedKey"="RE9OJ1RVU0UgVEhJUyBQU0sAAAAAAAAAAAAAAAAAAAA="
"ManagementURL"="https://foo.bar.zoo:443"
"RosenpassEnabled"=dword:00000000
"RosenpassPermissive"=dword:00000000
"WireguardPort"=dword:0000ca6d