ConnectedUsers

2.0.0

A set of PowerShell cmdlets to query and disconnect local and remote sessions.

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ConnectedUsers

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ConnectedUsers

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019-2025 Yevrag35, LLC. All rights reserved.

Package Details

Author(s)

  • Mike Garvey

Tags

QUser RDP Console query get connected user remove remote logoff disconnect

Functions

Get-ConnectedUser Remove-ConnectedUser

Dependencies

This module has no dependencies.

Release Notes

Completely removed all quser.exe parsing. Moved completely to Windows API calls. The functions are now defined in a plain text module, while the QUser functionality is still compiled.

FileList

Version History

Version Downloads Last updated
2.0.0 (current version) 141 1/1/2025
1.2.2 10,847 10/8/2019
1.2.1 23 10/7/2019
1.2.0 22 10/7/2019
1.1.0.0 86 5/30/2019
1.0.0.0 90 2/2/2019
Show more