From c5739068081f9c37969a5ddffd7a31bcad88a980 Mon Sep 17 00:00:00 2001 From: mlsmaycon Date: Tue, 11 Aug 2026 11:48:17 +0000 Subject: [PATCH] [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. --- docs/netbird-macos.mobileconfig | 13 +++++++++++++ docs/netbird-macos.sh | 4 ++++ docs/netbird-policy.reg | Bin 1558 -> 1732 bytes docs/netbird.adml | 12 ++++++++++++ docs/netbird.admx | 25 +++++++++++++++++++++++++ 5 files changed, 54 insertions(+) diff --git a/docs/netbird-macos.mobileconfig b/docs/netbird-macos.mobileconfig index 8216dd55d..203ca02af 100644 --- a/docs/netbird-macos.mobileconfig +++ b/docs/netbird-macos.mobileconfig @@ -121,6 +121,19 @@ --> + + +