Hello Jeff Johnston,
We can move to the rock-solid, permanent fix. We will force the service to run as a user that can print.
This is the service account fix
1.In Active Directory, create a new user (e.g., FaxServiceUser) with a password that doesn't expire.
2.On your Print Server, give this new FaxServiceUser "Print" permission for "FAX-PRINTER".
3.Log in to the Fax Server as your new FaxServiceUser.
- Manually add the network printer "FAX-PRINTER".
- Print a test page to confirm it works. (This loads the driver into this user's profile).
- Log out.
4.Change the Service "Log On":
Log back in as your administrator account.
Open Services (services.msc).
Find the "Fax" service, right-click, and go to Properties.
- Go to the "Log On" tab.
- Change "Log on as:" from NETWORK SERVICE to "This account:".
Enter the FaxServiceUser credentials (e.g., DOMAIN\FaxServiceUser) and password.
5.Restart the "Fax" service.
This forces the service to run as a user who has the driver and permissions properly loaded.
If this guide is helpful, please click "Accept Answer" so everyone in the community can benefit. If you need any other support, don't hesitate to tell me; I will always help you within my abilities.