SysInfo
1.1.0
SysInfo will allow you to utilize CIM cmdlets in an easier way. Instead of trying to find the class name and filter
based on the return code to get the exact data that you need, you can get what you need with SysInfo module. It
utilizes CIM cmdlets to get the infor
SysInfo will allow you to utilize CIM cmdlets in an easier way. Instead of trying to find the class name and filter
based on the return code to get the exact data that you need, you can get what you need with SysInfo module. It
utilizes CIM cmdlets to get the information from local and remote computer but the output of the properties of
the system components has no codes. Codes have been converted into a more readable format, giving you the
actual meaning of each code. As different types of sizes are provided in bytes, which in many times this is not
helpful, additional properties will be included in the output, providing you the size also in other format that
will help you out perform your job.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2018 Stephanos Constantinou. All rights reserved.
Package Details
Author(s)
- Stephanos Constantinou
Tags
System Information 1394 Controller BaseBoard MotherBoard SystemBoard Battery BIOS Bus Cache Memory CD DVD ROM Drive Compact Disc Desktop Monitor Disk Partition Fan Floppy Glide Point HeatPipe IDE Infrared Device Keyboard Local Logical Array Mouse',Network Adapter Configuration Operating OS Optical Sensor Physical Pointing Portable Printer Processor CPU Refrigaration Cooling Cooler Removable USB SD RAM DIMM SCSI Sound Audio Card Enclosure Tape Temperature TouchPad Touch Pad TouchScreen Screen TrackBall TrackPoint Video Graphics Voltage
Functions
Get-1394Controller Get-BaseBoard Get-Battery Get-BIOS Get-Bus Get-CacheMemory Get-CDROMDrive Get-CompactDisc Get-Desktop Get-DesktopMonitor Get-DiskDrive Get-DiskPartition Get-Fan Get-FloppyController Get-FloppyDrive Get-GlidePoint Get-HeatPipe Get-IDEController Get-InfraredDevice Get-Keyboard Get-LocalDisk Get-LogicalDisk Get-MemoryArray Get-MemoryDevice Get-MotherboardDevice Get-Mouse Get-NetworkAdapter Get-NetworkAdapterConfiguration Get-NetworkDrive Get-OperatingSystem Get-OpticalSensor Get-PhysicalMemory Get-PhysicalMemoryArray Get-PointingDevice Get-PortableBattery Get-PrinterInfo Get-PrinterConfiguration Get-Processor Get-RAMDisk Get-Refrigeration Get-RemovableDisk Get-SCSIController Get-SoundDevice Get-SystemEnclosure Get-TapeDrive Get-TemperatureProbe Get-TouchPad Get-TouchScreen Get-TrackBall Get-TrackPoint Get-USBController Get-VideoController Get-VoltageProbe
Dependencies
This module has no dependencies.
Release Notes
1.1.0 12-11-2018
* FreeSpacePercentage property added
* UsedSpacePercentage property added
* Added Protocol choice (WinRM, DCOM)
* Added Properties parameter
* Code Improvements
1.0.2 24-10-2018
* Fixed a bug on Get-SCSIController
* Fixed a bug on Get-VideoController
1.0.1 23-10-2018
* Renamed Get-Printer to Get-PrinterInfo
* Fixed a bug on Get-OperatingSystem for not retrieving OS for multiple systems.
1.0.0 22-10-2018
* Initial Realease
FileList
- SysInfo.nuspec
- SysInfo.psd1
- SysInfo.psm1