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