Below is an outline of the steps needed to configure MET/TEAM, Customer Portal and Email alerts to use a domain windows account instead of the default of a machine account.
- In IIS, stop the MET/TEAM and Customer Portal sites
- In windows services, stop the “Fluke MET/TEAM Email Alerts Engine” service
- Verify the MET/TEAM and Customer Portal Web.config files have correct connection strings (typically this is fine)
- Back in IIS to click Application pools
- In "Application pools" pane, select METTEAM
- In the “Actions” panel on the right, click "Stop" under Application Pool Tasks
- On the right, under "Edit Application Pool", click Advanced Settings
- In the Advanced Settings window, click Identity and then the ellipsis [...]
- In the "Application Pool Identity" pop up, select the “Custom Account” radio button
- Click "Set..." button and enter necessary info to use desired windows account
- In the "Set Credentials" pop up, click "OK" and it will close
- In the "Application Pool Identity" pop up, click "OK" and it will close
- In the "Advanced Settings" pop up, click "OK" and it will close
- Back in IIS manager, in the “Actions” panel on the right, click "Start" under Application Pool Tasks
- Next click "Recycle.." on the right (typically there is no indication anything happens)
- Make sure App pool is started as indicated by the "Start" option being disabled
- Restart the web site
- Log into the web site and verify it is working
- Repeat steps 4 thru 18 for "METTEAM Customer Portal" instead of "METTEAM"
- In the Registry, verify the following entry is correct (very similar to info in web.config, verify server, database and website entries are correct)
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\EmailAlerts\ImagePath
The issue should be resolved at this point if not contact softwaresupport@flukecal.com for further assistance.