Get-UserProcess
1.0.4
The Get-UserProcess cmdlet gets current user processes on a local computer.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) 2020 dertechblog.de - Johannes Sebald. Alle Rechte vorbehalten.
Package Details
Author(s)
- Johannes Sebald
Tags
Functions
PSEditions
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
- Get-UserProcess.nuspec
- Get-UserProcess.ps1xml
- Get-UserProcess.psd1
- Get-UserProcess.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.4 (current version) | 616 | 3/26/2020 |
1.0.3 | 176 | 12/14/2018 |
1.0.2 | 24 | 12/12/2018 |
1.0.1 | 73 | 8/28/2018 |
1.0.0 | 22 | 8/28/2018 |