20 lines
606 B
Markdown
20 lines
606 B
Markdown
---
|
|
created: 2023-07-18T17:14:12.100Z
|
|
description: Service account for APC Windows service - Mike Phares
|
|
System: Active Directory
|
|
tags:
|
|
- service-account
|
|
type: account
|
|
updated: 2025-06-20T23:09:41.486Z
|
|
---
|
|
|
|
# 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)
|