Understanding the vmPRO Registry |
This article provides information on how to edit the vmPRO registry and change key values. It has the following sections:
The vmPRO Registry is a Python Dictionary that allows Backup Administrators to change the behavior of the vmPRO software from the PanShell.
Command |
Effect |
reg removekey <key> | Completely removes the specified key from the dictionary |
reg set <key> [=] <value> | Changes the value of the specfied key |
reg show [nokey] {<key> [<key> ...] | all} | Shows the current value of the specified key or keys (or all keys, with the all option) |
reg reset <key> | Sets the specified key back to its original value |
The following articles discuss the meanings of some registry key values:
The first version of this article (April 9, 2014) provides links to two other articles that discuss specific registry key values. If you find registry keys that are useful for vmPRO Backup Administrators, please submit a Qwikipedia article that that shows the reg command and syntax for changing the key, and the effects of changing it. You can use the first two articles in the list above as models for your article. Thank you!
This page was generated by the BrainKeeper Enterprise Wiki, © 2018 |