19 lines
616 B
Markdown
19 lines
616 B
Markdown
---
|
|
type: "account"
|
|
description: "Service account for APC Windows service - Mike Phares"
|
|
created: "2023-07-18T17:14:12.100Z"
|
|
updated: "2023-08-09T15:51:49.113Z"
|
|
tags: ["service-account"]
|
|
System: "Active Directory"
|
|
---
|
|
|
|
# ecapcsvc
|
|
|
|
```PowerShell
|
|
Get-ADUser -Filter "Name -eq 'ecapcsvc'" -Properties "LogonWorkstations"
|
|
# https://smptools.infineon.com/smptinyurl/orderable/?name=ORD-Special%20Account%20for%20Clients%20%26%20Applications%20%281%29
|
|
```
|
|
|
|
- mestsa02ec,messa012ec,messa013ec
|
|
- [ ] [Modification](https://smptools.infineon.com/smptinyurl/orderable/?name=ORD-Special%20Account%20-%20Modification%20%281%29)
|