Systeminfo

1.0.2


The function allows you to quickly get the system information of a large number of computers on the network


The function uses WMI to collect information related to the characteristics of the computer


The function uses multithreading.
Multithreading is implemented through powershell runspace and WMI Job

After executing, two variables are created:

$Res

The function allows you to quickly get the system information of a large number of computers on the network


The function uses WMI to collect information related to the characteristics of the computer


The function uses multithreading.
Multithreading is implemented through powershell runspace and WMI Job

After executing, two variables are created:

$Result-contains successful queries,

$ErrorResult-contains computers that have errors.
Show more

Minimum PowerShell version

2.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 Systeminfo -RequiredVersion 1.0.2

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

Install-PSResource -Name Systeminfo -Version 1.0.2

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) 2017 Gavrilyuk S.A.

Package Details

Author(s)

  • Gavrilyuk S.A

Tags

Hardware Software Report Reporting Inventory

Functions

Get-SystemInfo

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.3.9 150 4/16/2024
1.3.8 4,573 3/17/2024
1.3.7 2,275 3/3/2024
1.3.6 341 2/29/2024
1.3.5 1,917 2/19/2024
1.3.4 7,881 10/23/2023
Show less