What version should I download?
-NETworkManager is available in three different versions:
-~\Documents\NETworkManager. Can also be used for
- centralized deployment via Intune, SCCM, etc.
- Profiles and Settings directories
- to the new version.
- ~\Documents\NETworkManager. This version might
- be useful for custom deployment scenarios (e.g. Terminal Server, Intune, etc.).
- 6DE9B68E178C5096AD0514CF2B5FA11F8C582070783EAB41C6EF1838EEBA9602
Archive (ZIP Archive)
F0E684FFB1C7F03642735403D6D30F75839A3B21E698624D219964363948442F
- You can verify the checksum with one of the following commands:
-
-
- # PowerShell
- Get-FileHash -Path .\NETworkManager_{VERSION}_Setup.msi -Algorithm SHA256
-
- # Linux
- sha256sum -c NETworkManager_{VERSION}_SHA256SUMS
-
-
-
+ Verify a checksum using PowerShell:
+Get-FileHash -Path .\NETworkManager_{VERSION}_Setup.msi -Algorithm SHA256