Get-UserSession

1.0.4

The Get-UserSession module list User Sessions from local or remote computer. List with Active Directory SearchBase.

Minimum PowerShell version

7.0

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

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

Install-Module -Name Get-UserSession -RequiredVersion 1.0.4

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

Install-PSResource -Name Get-UserSession -Version 1.0.4

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) 2020 dertechblog.de - Johannes Sebald. Alle Rechte vorbehalten.

Package Details

Author(s)

  • Johannes Sebald

Tags

Active Directory Get User Session UserName Quser Windows

Functions

Get-UserSession

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes



## 1.0.4

* Code Optimization and Bug Fixes
* New-Alias gus
## 1.0.3

* Code Optimization and Bug Fixes for PowerShell 7
* Faster with ForEach-Object -Parallel
* Minimum PSVersion: 7.0
* Remove Parameter Force (Replace Output Format with Format.ps1xml)
* Remove Parameter TestWinRM (Replace with Test-Connection)
* Supported PSEditions: Core
## 1.0.2

* Code Optimization
## 1.0.1

* Code Optimization
* Default Test-NetConnection is now Ping (instead of before WinRM)
* New Parameter TestWinRM for Test-NetConnection with TCPPort WinRM

## 1.0.0

* Change AD Search to System.DirectoryServices.DirectorySearcher
* Code Optimization and Bug Fixes
* Initial Upload
* Minimum PSVersion: 5.1
* Module Manifest
* Supported PSEditions: Core, Desktop

FileList

Version History

Version Downloads Last updated