WindowsUtils

1.3.4

This module contain tools to facilitate the administration of Windows computers.

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name WindowsUtils -RequiredVersion 1.3.4

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

Install-PSResource -Name WindowsUtils -Version 1.3.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) 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-ComputerSession had an additional property on its output object. ComputerName returns a value when the cmdlet is run for a remote computer.  
                 This allows the output to be passed to Disconnect-Session.  
               - Disconnect-Session parameters ComputerName and SessionId now accepts pipeline input by property name.  

FileList

Version History

Version Downloads Last updated
1.10.0 36,080 9/27/2023
1.9.0 14 9/18/2023
1.8.7 20 9/9/2023
1.8.6 8 9/7/2023
1.8.5 5 9/6/2023
1.8.4 10 9/5/2023
1.8.3 5 9/5/2023
1.8.2 18 9/3/2023
1.8.1 11 9/1/2023
1.8.0 6 9/1/2023
1.7.0 13 8/21/2023
1.7.0-preview2 9 6/29/2023
1.7.0-preview1 4 6/28/2023
1.6.2 35 6/23/2023
1.6.1 6 6/21/2023
1.6.0 6 6/21/2023
1.5.1 53 1/20/2023
1.5.0 10 1/19/2023
1.4.1 27 10/14/2022
1.4.0 11 10/12/2022
1.3.4 (current version) 12 10/8/2022
1.3.3 11 10/8/2022
1.3.2 11 10/5/2022
1.3.1 12 10/4/2022
1.3.0 12 10/3/2022
1.2.1.1 13 9/27/2022
1.2.1.0 13 9/25/2022
1.2.0.0 13 9/24/2022
1.1.3 11 9/24/2022
1.1.2 24 9/15/2022
1.1.1 16 9/8/2022
1.1.0 11 9/8/2022
Show less