WindowsUtils
1.3.3
This module contain tools to facilitate the administration of Windows computers.
See the version list below for details.
Installation Options
Owners
Copyright
(c) Francisco Nabas. All rights reserved.
Package Details
Author(s)
- Francisco Nabas
Functions
Get-ComputerSession Get-ObjectHandle Get-FormattedError Get-LastWin32Error Get-LastWinSockError Get-MsiProperties Get-RemoteMessageOptions Get-ResourceMessageTable Invoke-RemoteMessage Send-Click Disconnect-Session
Dependencies
This module has no dependencies.
Release Notes
Changed Features:
- Get-FileHandle changed to Get-ObjectHandle. This Cmdlet also works with directories, and allow future expansion to other system objects.
- Get-ObjectHandle 'FileName' property changed to 'InputObject' to comply with the Cmdlet scope.
Bugs:
- Get-ObjectHandle was not returning a considerable number of image properties. This was due the Cmdlet using a Shell interface to get properties from the files themselves.
This implementation was replaced by VerQueryValue.
Besides increasing performance, the only cases where properties are not shown is when the image does not contain a resource section, or access denied to the process.
FileList
- WindowsUtils.nuspec
- LICENSE
- WindowsUtils.dll
- WindowsUtils.psd1
- WindowsUtils.psm1
- WindowsUtils.Types.ps1xml
- Wrapper.dll
- en-us\WindowsUtils.dll-Help.xml
- UtilitiesLibrary.dll
Version History
Version | Downloads | Last updated |
---|---|---|
1.11.0 | 4,795 | 6/4/2024 |
1.10.0 | 36,109 | 9/27/2023 |
1.9.0 | 15 | 9/18/2023 |
1.8.7 | 21 | 9/9/2023 |
1.8.6 | 9 | 9/7/2023 |
1.8.5 | 6 | 9/6/2023 |
1.8.4 | 11 | 9/5/2023 |
1.8.3 | 6 | 9/5/2023 |
1.8.2 | 19 | 9/3/2023 |
1.8.1 | 12 | 9/1/2023 |
1.8.0 | 7 | 9/1/2023 |
1.7.0 | 14 | 8/21/2023 |
1.7.0-preview2 | 10 | 6/29/2023 |
1.7.0-preview1 | 5 | 6/28/2023 |
1.6.2 | 36 | 6/23/2023 |
1.6.1 | 7 | 6/21/2023 |
1.6.0 | 7 | 6/21/2023 |
1.5.1 | 54 | 1/20/2023 |
1.5.0 | 11 | 1/19/2023 |
1.4.1 | 28 | 10/14/2022 |
1.4.0 | 12 | 10/12/2022 |
1.3.4 | 13 | 10/8/2022 |
1.3.3 (current version) | 12 | 10/8/2022 |
1.3.2 | 12 | 10/5/2022 |
1.3.1 | 13 | 10/4/2022 |
1.3.0 | 13 | 10/3/2022 |
1.2.1.1 | 14 | 9/27/2022 |
1.2.1.0 | 14 | 9/25/2022 |
1.2.0.0 | 14 | 9/24/2022 |
1.1.3 | 12 | 9/24/2022 |
1.1.2 | 25 | 9/15/2022 |
1.1.1 | 17 | 9/8/2022 |
1.1.0 | 12 | 9/8/2022 |