Migration

This commit is contained in:
Alexandre MOTTIER 2024-10-14 14:14:48 +02:00
parent 0ad5c01903
commit 03e436fa6c
3 changed files with 4 additions and 1 deletions

BIN
GetRDSBrokerUsers.exe Normal file

Binary file not shown.

3
GetRDSBrokerUsers.ps1 Normal file
View File

@ -0,0 +1,3 @@
Import-Module RemoteDesktop
Get-RDUserSession | ft UserName,HostServer
pause

View File

@ -1,2 +1,2 @@
# GetRDSBrokerUsers
PowerShell tool to get RDS-Broker users