| | | Check if the locations specified in the "pwrmenu.ini" and pwrstart.ini are valid.
Pwrmenu.ini explained:
In the "pwrmenu.ini", several database/file share locations are specified. The "pwrmenu.ini" is part of every workstation/laptop and server installation of RES PowerFuse and is located in the RES PowerFuse Program Files directory, e.g. C:\Program Files\RES PowerFuse\pwrmenu.ini.
The pwrmenu.ini should contain all settings mentioned below with valid UNC paths to the RES PowerFuse file share directories. Most entries are self explanatory.
The "Settings" entry is the name of the folder that is created in the user home directory. This directory contains user-specific RES PowerFuse settings.
For example:
[Location] PowerMenu=\\ServerX\PFShareY\Data PowerWatch=\\ServerX\PShareY\Watch Settings=\Pwrmenu Icons=\\ServerX\PFShareY\Icon Concurrent=\\ServerX\PFShareY\Conc PowerStart=\\ServerX\PFShareY\PwrStart\pwrstart.ini
--------------------
The pwrstart.ini explained:
In the "pwrstart.ini", different locations to the subfolders of the pwrstart directory are specified. The "pwrstart.ini" is part of every workstation/laptop and server installation of RES PowerFuse and is placed in the subdirectory "pwrstart" of the RES PowerFuse file share location, for example \\ServerX\PFShareY\PwrStart\pwrstart.ini.
The "pwrstart.ini" should contain all settings mentioned below with valid UNC paths to the RES PowerFuse file share pwrstart directory. The server and share location should be the same as the server and share mentioned in the "pwrmenu.ini".
The "PersonalDir" entry specifies the Drive Letter used for the user home directory.
Below is a layout example of the minimal entries the "pwrstart.ini" should contain:
[PowerStart] Mappings=\\ServerX\PFShareY\PwrStart\Mappings Substitutes=\\ServerX\PFShareY\PwrStart\Substitutes Printers=\\ServerX\PFShareY\PwrStart\Printers Registry=\\ServerX\PFShareY\PwrStart\Registry Variables=\\ServerX\PFShareY\PwrStart\Variables ModelDir=\\ServerX\PFShareY\ModelDir PersonalDir=H: Tasks=\\ServerX\PFShareY\PwrStart\Tasks Startups=\\ServerX\PFShareY\PwrStart\Startups |