21 lines
727 B
Markdown
21 lines
727 B
Markdown
---
|
|
created: 2023-07-18T17:14:12.160Z
|
|
description: Service account for YODA / TIBCO Windows service - Mike Phares
|
|
System: Active Directory
|
|
tags:
|
|
- service-account
|
|
type: account
|
|
updated: 2025-06-20T23:09:41.490Z
|
|
---
|
|
|
|
# ecyodasvc
|
|
|
|
```PowerShell
|
|
# https://smptools.infineon.com/smptinyurl/orderable/?name=ORD-Special%20Account%20for%20Clients%20%26%20Applications%20%281%29
|
|
# https://smptools.infineon.com/smptinyurl/orderable/?name=ORD-Special%20Account%20-%20Modification%20%281%29
|
|
Get-ADUser -Filter "Name -eq 'ecyodasvc'" -Properties "LogonWorkstations"
|
|
```
|
|
|
|
- mestsa03ec,messa014ec,messa015ec
|
|
- [ ] [Modification](https://smptools.infineon.com/smptinyurl/orderable/?name=ORD-Special%20Account%20-%20Modification%20%281%29)
|