SConstantinou SysInfo Save

PowerShell Module to get local and remote system information

Project README

SysInfo

SysInfo module will help you get the system information that you need from local and remote machines. 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.


Commands


Release Notes

  • 1.2.0 14-03-2019

    • Credential parameter added
    • Authentication parameter added
    • Properties are now sorted in alphabetical order
    • Some internal functions have been renamed
    • Code Improvements
    • Bug fixes
  • 1.1.3 20-11-2018

    • Get-FloppyDrive renamed to Get-FloppyDriveSysInfo
    • Get-NetworkAdapter renamed to GetNetworkAdapterSysInfo
    • Get-PrinterInfo renamed to Get-PrinterSysInfo
    • Get-SCSIController renamed to Get-SCSIControllerSysInfo
    • Fixed typo errors in help info
  • 1.1.2 13-11-2018

    • Fixed Wildcard bug on Properties parameter
  • 1.1.1 12-11-2018

    • Removed Miminum PowerShell Version
  • 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

More Information

For more information please check

https://www.sconstantinou.com/powershell-module-sysinfo

Open Source Agenda is not affiliated with "SConstantinou SysInfo" Project. README Source: SConstantinou/SysInfo

Open Source Agenda Badge

Open Source Agenda Rating