Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions Website/src/pages/download.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,12 @@ Install silent with the following command:
.\NETworkManager_{VERSION}_Setup.msi /quiet /norestart
```

## Enterprise Deployment / Policies

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.

See the [System-Wide Policies](/docs/system-wide-policies) documentation for details on available policy options and how to configure them.

## Package Manager

NETworkManager is available through the following package managers:
Expand Down