Open
Conversation
Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add blog post about system wide policies
Add blog post about system-wide policies
Feb 9, 2026
Owner
|
@copilot why did you update the yarn lock? |
Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
Contributor
Author
The |
BornToBeRoot
reviewed
Feb 9, 2026
| } | ||
| ``` | ||
|
|
||
| A `config.json.example` file is included in the application directory for reference. Simply rename it to `config.json` and set your desired policy values. Property names follow the pattern `Section_SettingName` — see the [settings documentation](https://borntoberoot.net/NETworkManager/docs/category/settings) for available policy names. |
Owner
There was a problem hiding this comment.
@copilot use this link: https://borntoberoot.net/NETworkManager/docs/system-wide-policies and adjust the sentence because the policy names are not there.
Contributor
Author
There was a problem hiding this comment.
Updated the link to point to https://borntoberoot.net/NETworkManager/docs/system-wide-policies and adjusted the sentence to remove the reference to policy names since they're not listed there. See f81162c.
…t sentence Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes proposed in this pull request
Website/blog/2026-02-09-system-wide-policies/covering system-wide policies: what they are, how to configureconfig.json, deployment methods (GPO, SCCM, Intune, scripts), and how to request additional policies via GitHub issues.system-wide-policy-indicator.pngscreenshot from docs.Related issue(s)
Copilot generated summary
Copilot summary
Adds a new Docusaurus blog post explaining system-wide policies for enterprise deployments. The post follows the existing blog format (frontmatter, truncate marker, closing links) and includes the existing UI screenshot showing the policy indicator (shield icon + admin message). No code or dependency changes are included.
To-Do
Contributing
By submitting this pull request, I confirm the following:
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.