15 lines
399 B
Markdown
15 lines
399 B
Markdown
---
|
|
type: "account"
|
|
description: "SVC Acct for CleanRoom - Surge Burboz"
|
|
created: "2023-07-18T17:14:12.105Z"
|
|
updated: "2023-07-27T16:09:46.465Z"
|
|
System: ""
|
|
---
|
|
|
|
# eccleanroom
|
|
|
|
```PowerShell
|
|
# https://smptools.infineon.com/smptinyurl/orderable/?name=ORD-Special%20Account%20for%20Clients%20%26%20Applications%20%281%29
|
|
Get-ADUser -Filter "Name -eq 'eccleanroom'" -Properties "LogonWorkstations"
|
|
```
|