Overview
This article explains how to resolve when the FaxMaker services fail to start with the error:
Error 1069: The service did not start due to a logon failure.
Solution
This is generally caused due to the service account credentials being mistyped or changed without being updated.
To change the FaxMaker services login account after installation, proceed as follows:
- Open services.msc by right clicking Start > select Run > type services.msc > select OK
- Scroll down and locate the 3 FaxMaker services. Complete the following steps for each service:
- Right click one of the FaxMaker services and select properties.
- Select the Log On tab and in the Log on as: section select This account.
- Specify an account having Administrative rights in the format
<Domain>\<User>
. - Provide the correct password for the specified account.
- Click on the OK button.
- Select the General tab and click on the Start button to start the service.
- Repeat for each FaxMaker service.
- Right click one of the FaxMaker services and select properties.
Confirmation
Once the above steps have been taken for each service, the services will then start and remain running.