Desktop Password Reset Configurations
Desktop Password Reset has a simple built-in configuration utility that facilitates configuration updates.
If it is necessary to change the value of the configuration parameters for Desktop Password Reset, go to master system or the system where Configuration Utility is deployed. Update the desired attributes and select Save to store your changes.
Distribute Updated Configurations to Remote Systems
To update the configurations on all remote systems, perform the following:
-
On the master system or the system where Configuration Utility is installed, open command prompt as an Administrator.
-
In command prompt, go to
pathOfDesktopPasswordReset\SailPoint Technologies\Desktop Password Reset
. -
Run the following command and press Enter:
Configurator.exe -exportconfig -exportkey
This creates two files at that location:
-
dprconfig.export
-
dprkey.export files
-
-
Copy the new files to the remote system at
pathOfDesktopPasswordReset\SailPoint Technologies\Desktop Password Reset
. -
In command prompt, go to
pathOfDesktopPasswordReset\SailPoint Technologies\Desktop Password Reset
. -
Run the following command at the end users system:
PwdResetBrowser.exe -importconfig -importkey
-
Delete all instances of the
dprconfig.export
anddprkey.export
files.