20 lines
737 B
Markdown
20 lines
737 B
Markdown
---
|
|
type: "account"
|
|
description: "Service account for YODA / TIBCO Windows service - Mike Phares"
|
|
created: "2023-07-18T17:14:12.160Z"
|
|
updated: "2023-08-09T15:51:49.099Z"
|
|
tags: ["service-account"]
|
|
System: "Active Directory"
|
|
---
|
|
|
|
# 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)
|