This module contains cmdlets designed to retrieve information about user and other sessions on the local machine via API Win32:
- NetWkstaUserEnum
- NetSessionEnum
- WTSEnumerateSessionsExW
- LsaGetLogonSessionData
- This module is canonical because does not contain C# code snippets.
- This module supports Windows platform only.
- This module supports unicode platform only, do not run in non-unicode environment.
- This module supports Powershell 5.1 and Powershell 7. Powershell 5.1 is minimal requirement.
- vcudachi