Windows service account for mid server
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2024 10:12 AM
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
(
- If the service account is local to the computer, you can give just the name.
Example: My_Local_Service_Account
- If the service account is local to the computer, you can provide “.” as the domain name for the account.
Example: .\My_Local_Service_Account
- Any account can follow the format {domain}\{username}.)
Labels:
- Labels:
-
Discovery
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 02:41 AM
@pratiksha5 - Can you please elaborate, what certificates did you add and how?