79734398

Date: 2025-08-13 14:28:19
Score: 0.5
Natty:
Report link

Requires a module install from PSGallery, but this works well and is "native" powershell:

# one time...
Install-Module -Name PSTerminalServices

# and then...
Get-TSSession

# or
Get-TSSession -ComputerName hostname.fqdn.tld
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Adam Benjamin