Skip to content

[Feature]: Add functions for retrieving system information #15

@jimbrig

Description

@jimbrig
  • High level function: Get-SystemInformation
  • Reporting Function: Export-SystemInventoryReport

System Inventory Report

  • Options on report detail level:

    • "All": Exports all areas
    • "Basic": Exports Administrative, SYSTEMINFO, COMPUTERINFO
    • "Software": Exports installed software from various resources:
      • Registry
      • WinGet
      • Chocolatey
      • Scoop
      • UninstallTool
      • ...
    • "Hardware": Exports Drivers, BitLocker, COMPUTERINFO, SYSTEMINFO, Devices, MSINFO
    • "OperatingSystem": Updates, Hotfixes, etc.
    • "Policies": Group Policies, Firewall, AppLocker, PowerConfig
    • ...
  • Get-OS:

    • Operating System
    • Version
    • Architecture (x64, etc.)
    • Processors
    • Virtualization
    • Build Number
    • Preview Build?
    • Dates
    • Other relevant information
  • `Get-

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions