2024-06-03
This commit is contained in:
18
account/ecapcsvc.md
Normal file
18
account/ecapcsvc.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
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)
|
Reference in New Issue
Block a user