CLI Help
15: Remove
Usage: fmsadmin REMOVE [FILE...] [PATH...]
Description:
Moves a database that has been closed into a "Removed" folder so it will
no longer be hosted. Each specified database (FILE) is removed, and all
databases in each folder (PATH) are removed. If no FILE or PATH is
specified, all closed databases in the hosting area are removed. If a
specified folder (PATH) is empty, the folder will be removed.
Options:
No command specific options.
16: ResetPW
Usage: fmsadmin RESETPW [options]
Description:
This command lets the administrator reset the password for the Admin Console
account. If you omit any of the options, you are prompted to enter the
missing values. If you specify the RESETPW command without options, you are
prompted to enter the PIN number that was created during initial deployment,
a new password, and a new password hint.
Options:
-j hint, --hint hint
Specifies a hint to the password.
The hint cannot be the same as the password, and should not contain the
password. However, it can be an empty string.
-p pass, --password pass
Specifies the new password.
-z pin, --pin pin
Specifies the PIN, a four-digit number created during initial
deployment.