14 lines
296 B
Markdown
14 lines
296 B
Markdown
---
|
|
type: "account"
|
|
description: "srv acct for the Mesa Tableau servers - Ouellette Jonathan"
|
|
created: "2023-07-18T17:14:12.122Z"
|
|
updated: "2023-07-27T16:09:26.212Z"
|
|
System: ""
|
|
---
|
|
|
|
# ecmesatableau
|
|
|
|
```PowerShell
|
|
Get-ADUser -Filter "Name -eq 'ecmesatableau'" -Properties "LogonWorkstations"
|
|
```
|