I need to change the password for the administrator console, but it is giving me an error message when executing the command.
C:\Program Files\AVAST Software\Administration Console>cd\
C:>“C:\Program Files\AVAST Software\Administration Console\Avast.Sbc.Service.exe” -c password -p new-password hello
avast! Administration Console service (version: 1.1.132.15)
Trying to set new password for the administrator account
Unable to connect to the target database.
Error encountered in service entry point.
System.ApplicationException: Error in the application.
at Avast.Sbc.Service.PasswordResetUtility.InitDatabase()
at Avast.Sbc.Service.PasswordResetUtility.SetNewPassword(String password)
at Avast.Sbc.Service.Program.Main(String args)
Any input would be much appreciated!