Systeminfo

1.1.4


Multithreading system information module for powershell

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.1.4

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

Install-PSResource -Name Systeminfo -Version 1.1.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) 2018 SAGSa

Package Details

Author(s)

  • SAGSa

Tags

Hardware Software Report Reporting Inventory

Functions

Get-SystemInfo

Dependencies

This module has no dependencies.

Release Notes

## 1.1.4
*  Added properties:OsGuid,CpuDescription
*  Improved memory type recognition (Property MemoryModules)
## 1.1.3
*  Added properties:SerialNumber,NetFolderShortcuts,NetMappedDrives
*  Changed the script for information about CPU (Property CpuName,CpuSocket)
*  Changed the script for information about HDD (Property HddDevices)
## 1.1.2
*  Added properties:ADSiteName,MsOfficeInfo
## 1.1.1
*  Fixed error "Powershell has stopped working". When using the Dcom protocol in some cases, a PowerShell crash was possible
*  In the statistics was added the speed of obtaining information, which is measured in computers per second
## 1.0.9
*  Added properties:OsProfileList,UserProxySettings,OsSRPSettings
*  Changed the script for information about network adapters(property NetworkAdapters)
*  Added parameter PSSessionOption(works only with protocol WSMAN)
## 1.0.8
*  Parameter ShowComputerName removed(because now it is not required)
## 1.0.7
*  Added properties:PsVersion
*  Changed the script for information about Administrators(property OsAdministrators)
*  Changed the script for information about Installed Software(property SoftwareList)
*  Added parameter ShowComputerName
## 1.0.6
*  Property OsUptime: changing the object type to TimeSpan
*  Added property NetworkAdaptersPowMan
*  Changed the script for information about network adapters(property NetworkAdapters)
*  Fixed formatting objects function  

## 1.0.5
*  Added properties: OsVolumeShadowCopy,HddPartitions,HddVolumes,OsLastUpdateDaysAgo,OsTenLatestHotfix,OsUpdateAgentVersion,OsTimeZone,OSRebootRequired
*  The algorithm for finding the installed patch EternalBlue is changed
*  Algorithm for determining HddSmartStatus is changed
*  MeltdownSpectreStatus added AntivUpKeyIsPresent property
*  Fixed the output of errors

## 1.0.4
*  Fixed not responding function. When using the Dcom protocol, in some cases it was possible to hang the function
*  Fixed bug with credentials in powershell 2
*  Added CheckVulnerabilities parameter (Meltdown&Spectre, EternalBlue)
*  Added AntivirusStatus property

## 1.0.3
*  Added parameter Protocol. Defines the connection protocol to remote machine (Dcom, Wsman)
*  The parameter MaxJob is replaced by the parameter ProcessFor.ProcessFor parameter Determines the maximum number of computers for which WMI operations can be executed simultaneously
*  Removed RegistryKey, RegistryValue, RegistryValueType, ShowStatistics parameter

FileList

Version History

Version Downloads Last updated
1.3.9 126 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