Get-UserProcess

1.0.4

The Get-UserProcess cmdlet gets current user processes on a local computer.

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name Get-UserProcess

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

Install-PSResource -Name Get-UserProcess

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

User Process Id Owner Windows

Functions

Get-UserProcess

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes



## 1.0.4

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

* Change AD Search to System.DirectoryServices.DirectorySearcher

## 1.0.2

* Code Optimization and Bug Fixes
* Supported PSEditions: Core, Desktop
* Minimum PSVersion: 5.1

## 1.0.1

* BugFix Parameter

## 1.0.0

* Change PowerShell Version to 3.0
* Code Optimization
* Initial Upload
* New Module Manifest

FileList

Version History

Version Downloads Last updated
1.0.4 (current version) 546 3/26/2020
1.0.3 173 12/14/2018
1.0.2 21 12/12/2018
1.0.1 70 8/28/2018
1.0.0 19 8/28/2018