Skip to content

Commit a5c12ca

Browse files
Add system-wide policies section to download page (#3335)
* Initial plan * Add Enterprise Deployment / Policies section to download.mdx Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
1 parent fca41b3 commit a5c12ca

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Website/src/pages/download.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,12 @@ Install silent with the following command:
165165
.\NETworkManager_{VERSION}_Setup.msi /quiet /norestart
166166
```
167167

168+
## Enterprise Deployment / Policies
169+
170+
NETworkManager supports system-wide policies that allow administrators to enforce specific settings for all users on a machine — for example, disabling the automatic update check at startup. Policies are defined in a `config.json` file placed in the application installation directory and can be deployed via Group Policy, Intune, SCCM, or any other configuration management tool.
171+
172+
See the [System-Wide Policies](/docs/system-wide-policies) documentation for details on available policy options and how to configure them.
173+
168174
## Package Manager
169175

170176
NETworkManager is available through the following package managers:

0 commit comments

Comments
 (0)