Profiles
Location
Folder where the application profiles are stored.
Type: String
Default:
| Version | Path |
|---|---|
| Setup / Archiv | %UserProfile%\Documents\NETworkManager\Profiles |
| Portable | <APP_FOLDER>\Profiles |
Recommendation
It is strongly recommended to regularly back up your profile files.
Automatic backups
NETworkManager automatically creates a backup of the profile file before applying any changes. See Create daily backup and Maximum number of backups for configuration options.
- Location:
Profiles\Backupssubfolder (relative to the main configuration directory) - Naming: timestamped (e.g.
yyyyMMddHHmmss_<profile>.json) - Frequency: once per day at most (even if multiple changes occur)
- Retention: keeps the 10 most recent backups (default)
Restoring profiles
- Completely close NETworkManager
- Locate the desired backup in
Profiles\Backups - Copy the file(s) back to the original folder (overwrite existing files or copy them under a different name)
- Restart the application
Profile files
List of profile files.
Type: List<NETworkManager.Profiles.ProfileFileInfo>
Default: [Default]
Right-click on a profile file to edit, encrypt/decrypt or delete it.
You can also use the Hotkeys F2 (edit) or Del (delete) on a selected profile file.
Profile files can be encrypted with a master password. See FAQ > How to enable profile file encryption? for more details.
At least one profile is required and must exist.
Create daily backup
Create a daily backup of the profile file before applying any changes.
Type: Boolean
Default: Enabled
Backups are stored in the Profiles\Backups subfolder. See Location for more details.
Backups are created at most once per day, even if multiple changes occur.
Maximum number of backups
Maximum number of backups to keep. Older backups will be deleted automatically once a new backup is created.
Type: Integer [Min 1, Max 365]
Default: 10