Get Active Remote Desktop Sessions

JoseS7

Bit poster
Is there any PowerShell API command to know the active remote desktop sessions?

For example: I am connected to a remote PC that I've published and want to be able through the Powershell to see that session and to kill it.

Is it possible?

Thanks
 
Is there any PowerShell API command to know the active remote desktop sessions?
For example: I am connected to a remote PC that I've published and want to be able through the Powershell to see that session and to kill it.use W
Is it possible?
Thanks
Hi, yes, you can do it with the Windows PowerShell, please check this link for example and let us know if it's not that case.
 
Back
Top