Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 9, 2026

Changes proposed in this pull request

  • New blog post at Website/blog/2026-02-09-system-wide-policies/ covering system-wide policies: what they are, how to configure config.json, deployment methods (GPO, SCCM, Intune, scripts), and how to request additional policies via GitHub issues.
  • Reuses existing system-wide-policy-indicator.png screenshot from docs.
  • Links to the system-wide policies documentation for configuration details.

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.

Copilot AI and others added 2 commits February 9, 2026 20:43
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
Copilot AI requested a review from BornToBeRoot February 9, 2026 20:45
@BornToBeRoot
Copy link
Owner

@copilot why did you update the yarn lock?

Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 9, 2026

@copilot why did you update the yarn lock?

The yarn.lock (and package-lock.json) were unintentionally modified when I ran npm install to build-test the Docusaurus site locally. Reverted both in 2c0b99f — the PR now only contains the new blog post files.

}
```

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.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot use this link: https://borntoberoot.net/NETworkManager/docs/system-wide-policies and adjust the sentence because the policy names are not there.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants