Windows service account for mid server

pratiksha5
Mega Sage

I created a local user and added it to Logon as a service. When adding the user to the service account field in the installer, service account validation failed. 

 

Questions : What is the steps to creating the service account? (local and domain)

 

I have tried the following and it is not working 

 

(

  1. If the service account is local to the computer, you can give just the name.

Example: My_Local_Service_Account

  1. If the service account is local to the computer, you can provide “.” as the domain name for the account.

Example: .\My_Local_Service_Account

  1. Any account can follow the format {domain}\{username}.)

 

5 REPLIES 5

@pratiksha5  - Can you please elaborate, what certificates did you add and how?